Skip to content

Conversation

dannywillems
Copy link
Member

Removes unused commented code blocks from ledger/src/account/legacy.rs to improve code readability and maintainability. This includes removal of commented field definitions, alternative method implementations, and debug logging statements.

Fixes #1216

@dannywillems dannywillems force-pushed the fix/remove-commented-code-legacy-rs branch from 6fd1f89 to cfe7a56 Compare July 21, 2025 11:28
@dannywillems dannywillems enabled auto-merge July 21, 2025 11:29
Removes unused commented code blocks from ledger/src/account/legacy.rs
to improve code readability and maintainability. This includes removal
of commented field definitions, alternative method implementations,
and debug logging statements.

Fixes #1216
@dannywillems dannywillems force-pushed the fix/remove-commented-code-legacy-rs branch from cfe7a56 to 049d0e8 Compare September 29, 2025 12:17
@dannywillems dannywillems merged commit 2b50708 into develop Sep 29, 2025
61 of 66 checks passed
@dannywillems dannywillems self-assigned this Sep 29, 2025
@dannywillems dannywillems moved this to Done in Rust node Sep 29, 2025
@dannywillems dannywillems deleted the fix/remove-commented-code-legacy-rs branch October 16, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Remove commented code in account_legacy.rs

2 participants